Class org.omg.CosNaming.NamingContextPackage.NotFound
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.NamingContextPackage.NotFound

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.omg.CORBA.UserException
                           |
                           +----org.omg.CosNaming.NamingContextPackage.NotFound

public final class NotFound
extends UserException

Variable Index

 o rest_of_name
 o why

Constructor Index

 o NotFound()
 o NotFound(NotFoundReason, NameComponent[])

Variables

 o why
  public NotFoundReason why
 o rest_of_name
  public NameComponent rest_of_name[]

Constructors

 o NotFound
  public NotFound()
 o NotFound
  public NotFound(NotFoundReason __why,
                  NameComponent __rest_of_name[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index